2025-02-07
ReAct, a general agent architecture.
act - let the model call specific toolsobserve - pass the tool output back to the modelreason - let the model reason about the tool output to decide what to do next (e.g., call another tool or just respond directly)